Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePoint2d::[] Operator (unsigned int)
Syntax
C++
double operator [](unsigned int i) const;

References ith coordinate of this point. 

 

Parameters
Description
i
[in] Index of coordinate.

  • 0 references the X-coordinate.
  • 1 references the Y-coordinate.

Copyright © 2002-2022. Open Design Alliance All rights reserved.